home *** CD-ROM | disk | FTP | other *** search
/ PC Electronic Plus / PC Electronics Plus (Most Significant Bits)(1995).ISO / pcreson / qwave1.dat < prev    next >
Text File  |  1992-02-05  |  916b  |  30 lines

  1. ;
  2. ; A quarter-wave resonator
  3. ;
  4. ; This example is from "Engineering Electromagnetics" by 
  5. ; William H. Hayt, Fourth edition. pp 474 - 477.
  6. ; TC1 is the line described by Hayt while the rest of the lines are
  7. ; equivalent to TC1 using the available Reson models.
  8. ; Only one line per run should be uncommented.
  9. ;
  10.  
  11. .MAT SILVER
  12. .Columns 6 
  13. .UNIT Centimeter
  14. ISRC 1 0 53.2uA 0
  15. TC1  1 2 0 Ri=1 Ro=2.72 L=37.5 E=4 QE=1000
  16. *T1 1 2 0 Z0=30.0 TD=2.5nS E=4 QE=1000 RABAC=4.026uOhms RCOMAC=1.48uOhms
  17. *TR1 1 2 0 Z0=30.0 Wa=6.2832 Wc=17.0903 L=37.5 E=4 QE=1000 
  18. *TR1 1 2 0 H=1.86 Wa=6.2832 Wc=17.0903 L=37.5 E=4 QE=1000 
  19. R1   1 0 100Mohm
  20. VShort 2 0 0.0 0.0
  21. .AC LIN 25 99.9Mhz 100.1Mhz
  22. .PRINT AC V(1) I(VShort)
  23. .Report AC 100.0Mhz
  24. .Output 1 "" ALL $ VDm(1) Pc Pe Ue Uh
  25. .Couple 1 "Test Capacitive Couple" Node=1 Z0=50
  26. .Couple 1 "Test Tline Couple" Tname=TC1 Z0=50
  27. .Shunt 1 "Equivalent Shunt Circuit" 1
  28. ;
  29. ;
  30.